Skip to content

WB-112 change cursor to text on the whole input#148

Merged
kacpercierzniewski merged 1 commit into
mainfrom
WB-112-proper-cursor-on-inputs
May 28, 2026
Merged

WB-112 change cursor to text on the whole input#148
kacpercierzniewski merged 1 commit into
mainfrom
WB-112-proper-cursor-on-inputs

Conversation

@kacpercierzniewski

Copy link
Copy Markdown
Contributor

Previously, on the edges of the inputs there was a wrong cursor displayed:

bad.input.mp4

Now the whole container has the proper "text" cursor:

good.input.mp4

@szymon-t-sc

Copy link
Copy Markdown
Member

It fixes the behavior for inputs, and clicking on that spacing works (it lets the user type), but the same issue exists with textareas. A simple cursor change won't work for textarea because clicking on the spacing there does not activate it.

It would be good to fix both by adding focus when someone clicks on the textarea spacing too.

@kacpercierzniewski kacpercierzniewski merged commit 8c13837 into main May 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants